home *** CD-ROM | disk | FTP | other *** search
/ Giga Games 1 / Giga Games.iso / net / hack / 3_1 / sys / atari / nethack.mnu < prev    next >
Encoding:
Text File  |  1993-01-24  |  766 b   |  51 lines

  1. # Sample .mnu file for NetHack
  2. # This will work only with MINIWIN v1.1
  3. # or TOSWIN v2.0 (or better)
  4.  
  5. #%title "NetHack"
  6. #%about "About NetHack" "v"
  7.  
  8. File
  9.     "Shell"        "!"
  10.     "Options"    "O"
  11.     ---
  12.     "Save Game"    "S"
  13.     ---
  14.     "Quit"        ?"[1][Really quit?][ Yes | No ]":%A"Qy":!
  15. Edit
  16.     "Copy"        %C
  17.     "Paste"        %P
  18.     "Paste Options..."    %O
  19.     ---
  20.     "Set Font..."    %F
  21. Inventory
  22.     "Show Inventory"    "i"
  23.     --
  24.     "Put on jewelry" "P"
  25.     "Remove jewelry" "R"
  26.     "Wear armor"    "W"
  27.     "Take off armor" "T"
  28.     "Wield weapon"    "w"
  29.     ---
  30.     "Eat"        "e"
  31.     "Quaff potion"    "q"
  32.     ---
  33.     "Drop"        "d"
  34.     "Throw"        "t"
  35. Move
  36.     "North"    "k"    4800
  37.     "South"    "j"    5000
  38.     "East"    "l"    4d00
  39.     "West"    "h"    4b00
  40.     ---
  41.     "Rest"    "."
  42.     ---
  43.     "Open door" "o"
  44.     "Close door" "c"
  45. Misc
  46.     "Help"    "?"    6200
  47.     "List known spells" "x"
  48.     "Cast spell" "Z"
  49.     ---
  50.     "Abort" 001b    6100
  51.